Skip to content

Fix example solutions and update Zebra Puzzle#293

Merged
kahgoh merged 4 commits intoexercism:mainfrom
kahgoh:fix/examples
Apr 7, 2026
Merged

Fix example solutions and update Zebra Puzzle#293
kahgoh merged 4 commits intoexercism:mainfrom
kahgoh:fix/examples

Conversation

@kahgoh
Copy link
Copy Markdown
Member

@kahgoh kahgoh commented Apr 7, 2026

The first commit fixes an issue in the Grade School and Zebra Puzzle example solutions where items were being appended to an uninitialized list. This was causing issues in CI.

Also took the opportunity to simplify and update the Zebra Puzzle example solution to match updates in the problem specification.

kahgoh added 4 commits April 7, 2026 09:45
Fixes an issue in grade school and zebra puzzle where items were being
appended to an uninitialized list. In the latest unreleased version of
V, this was causing the list to remain empty.
This is to fix formatting.
This is to simplify the example and reduce the amount of casting needed.
@kahgoh kahgoh mentioned this pull request Apr 7, 2026
@kahgoh kahgoh merged commit 5f62d72 into exercism:main Apr 7, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants